The enumeration data consists of a numeric, optionally also named value, chosen from a specified set of values. It is represented by an instance of the EnumerationData Class.
The Value Property contains the current enumeration value - an integer (64-bits).
If a data type is associated and it has a name for the value, the name is available in the ValueName Property.